ROC Function
Modified on 2011/08/03 00:46 by Chad Lowe (CTS) — Categorized as: Uncategorized
ROC( <
value
>, <
periods
> )
¶
Computes the rate of change of the specified value over the specified number of periods.
Function Parameters
Parameter
Description
<
value
>
The value to compute the rate of change of.
<
periods
>
The number of periods to look back while computing the rate of change.
Back to the Scripting Function Reference